Show the value of the selected property in all controls

Description

This is a convenient means of comparing a given property value across multiple controls. When you have a number of defined controls with given property defined on the UX Controls page, you can select that property in the properties list of one control and then use this option to see the values of that property in all of the other controls on your component.

Comparing Properties

  1. In the UX Builder on the UX Controls page open the 'Data Controls' menu. Click on the [TextBox] option to add a textbox control to the component.

    images/spv.png
  2. Highlight the textbox control. In the properties list on the right set the 'Width' property to be, say, '200'.

    images/spv2.png
  3. Add six additional [TextBox] controls to the component. Define a random 'Width' property for each control.

    images/spv3.png
  4. Highlight the 'Width' property in the properties list.

    images/spv4.png
  5. Click the 'Menu' dropdown button in the toolbar and select the 'Show the value of the selected property in all controls' option.

    images/svp5.png
  6. The width value for each of the textbox controls will be displayed.

    images/spv6.png